Total Complexity | 15 |
Dependencies | 5 |
Dependents | 0 |
Total lines | 152 |
Lines of code | 50 |
Logical lines of code | 26 |
Comment lines | 86 |
Methods | 10 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
export() | 60 | 4 | 13 | |
setAmount() | 74 | 2 | 4 | |
setNature() | 65 | 2 | 9 | |
__construct() | 81 | 1 | 3 | |
getNature() | 82 | 1 | 3 | |
getDescription() | 82 | 1 | 3 | |
setDescription() | 77 | 1 | 4 | |
getAmount() | 82 | 1 | 3 | |
import() | 74 | 1 | 4 | |
create() | 75 | 1 | 4 |